Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
'Usage
Dim instance As Transformer Dim pts() As PointF Dim value() As PointF value = instance.PointToPhysical(pts)
public: array<PointF>^ PointToPhysical( array<PointF>^ pts )